home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Internet
/
Chip Internet.iso
/
wwwutil
/
corelweb
/
programs
/
corelweb.ini
< prev
next >
Wrap
INI File
|
1995-04-24
|
18KB
|
484 lines
; ************************************************************************
;
; This file contains settings which affect the operation of Mosaic.
; Do not edit this file unless you are sure you know what you are doing.
; If you do edit this file, keep a backup copy.
;
; Not all of the items mentioned here are officially supported options.
; Edit this file at your own risk.
;
; Copyright 1994 Spyglass, Inc.
; All Rights Reserved
;
; ************************************************************************
; NOTICE: This INI file is INSTALLED in the same directory as the Mosaic EXE.
; NOTICE: However, Mosaic looks for the INI file in the Windows directory.
; NOTICE: If Mosaic does not find an INI file in the Windows directory,
; NOTICE: it copies the one in the EXE directory there.
; NOTICE: If you are editing this file in the EXE directory, your changes
; NOTICE: will probably not take effect. Edit the copy in the Windows
; NOTICE: directory instead.
; --------------------------------
;
; This section contains general settings for the operation of Mosaic
;
[Main]
Display Inline Images = true
Anchor Underline = true
; The Grey Background is for compatibility with NCSA Mosaic. When set
; to yes, Mosaic forces the windows to have a grey background, instead
; of obeying the default Windows background color setting.
Grey Background=no
; Anchor_Visitation_Horizon controls how Mosaic colors links as being
; visited. The unit is in days, so if you set it to 3, Mosaic will
; color all links visited in the last 3 days as visited.
Anchor_Visitation_Horizon=1
; History_Expire_Days tells Mosaic how many days of history to keep.
; For example, if you set it to 30, Mosaic will only keep item in
; your history file for 30 days. A setting of -1 means never throw
; away history entries. The history file is called globhist.htm
History_Expire_Days = 60
; Mosaic sometimes creates temporary files for use with external viewer
; programs. If you set Delete_Temp_Files_On_Exit to yes, then Mosaic
; will delete those files when you exit from Mosaic
Delete_Temp_Files_On_Exit = yes
; The specification of the help file is relative to the EXE directory.
Help_File = help/topics.htm
; The specification of the hotlist file is relative to the Windows directory,
; where the hotlist file is stored.
Hotlist_File = hotlist.htm
; The specification of the globhist file is relative to the Windows directory,
; where the globhist file is stored.
Globhist_File = globhist.htm
Enable_Disk_Cache = no
; Temp_Directory = c:\mytemp\
; Home Page=http://www.spyglass.com/
; --------------------------------
;
; This section is used to configure network servers and parameters
;
; On certain TCP/IP stacks, it is necessary to set Use_Async_DNS = no
;
[Services]
Proxy_Server =
No_Proxy =
NNTP_Server =
Use_Async_DNS = yes
; --------------------------------
[Settings]
Anchor Color = 0, 0, 255
Anchor Color Visited = 0, 128, 128
; --------------------------------
[Document Windows]
x = -1
y = -1
width = 600
height = 400
; --------------------------------
[History Window]
; --------------------------------
[Hotlist Window]
; --------------------------------
; Margin settings are in inches
[PageSetup]
margin_left = 0.75
margin_right = 0.75
margin_top = 0.75
margin_bottom = 0.75
; header/footer symbols
;
; &w window name
; &u URL
; &d date - american style mmm dd yyyy
; &D date - european style dd mmm yyyy
; &t time - AM/PM style HH:MM AM/PM
; &T time - 24 hour style HH:MM
; &p current page number
; &P total number of pages
; && single ampersand ('&')
;
header_left = &w
header_right = Page &p of &P
footer_left = &D
footer_right = &t
; --------------------------------
[Document Caching]
Number = 4
; --------------------------------
[Image Caching]
Number = 50
; --------------------------------
[Helpers]
; mailto = c:\mymail\mymail.exe %s
; telnet = c:\mytelnet\mytelnet.exe %s
; --------------------------------
;
; Default_Style_Sheet specifies the style sheet which is used to
; display all documents.
;
[Styles]
Default_Style_Sheet=MixedMedium
;
; The settings below specify the style sheets which are available.
; If you need to add one of your own, edit carefully. You will need
; to adjust the value of Count_Style_Sheets accordingly.
;
Count_Style_Sheets=9
StyleSheet_Name_1=SerifSmall
SerifSmall_Normal_font=Times New Roman,NoBold,10,NoItalic,NoUnderline
SerifSmall_H1_font=Times New Roman,Bold,16,NoItalic,NoUnderline
SerifSmall_H2_font=Times New Roman,Bold,14,NoItalic,NoUnderline
SerifSmall_H3_font=Times New Roman,NoBold,14,Italic,NoUnderline
SerifSmall_H4_font=Times New Roman,Bold,12,NoItalic,NoUnderline
SerifSmall_H5_font=Times New Roman,NoBold,12,Italic,NoUnderline
SerifSmall_H6_font=Times New Roman,Bold,12,NoItalic,NoUnderline
SerifSmall_H7_font=Times New Roman,NoBold,12,NoItalic,NoUnderline
SerifSmall_Listing_font=Courier New,NoBold,10,NoItalic,NoUnderline
SerifSmall_XMP_font=Courier New,NoBold,10,NoItalic,NoUnderline
SerifSmall_PlainText_font=Courier New,NoBold,10,NoItalic,NoUnderline
SerifSmall_Pre_font=Courier New,NoBold,10,NoItalic,NoUnderline
SerifSmall_Address_font=Times New Roman,NoBold,10,Italic,NoUnderline
SerifSmall_BlockQuote_font=Times New Roman,NoBold,10,Italic,NoUnderline
StyleSheet_Name_2=SerifMedium
SerifMedium_Normal_font=Times New Roman,NoBold,12,NoItalic,NoUnderline
SerifMedium_H1_font=Times New Roman,Bold,18,NoItalic,NoUnderline
SerifMedium_H2_font=Times New Roman,Bold,16,NoItalic,NoUnderline
SerifMedium_H3_font=Times New Roman,NoBold,16,Italic,NoUnderline
SerifMedium_H4_font=Times New Roman,Bold,14,NoItalic,NoUnderline
SerifMedium_H5_font=Times New Roman,NoBold,14,Italic,NoUnderline
SerifMedium_H6_font=Times New Roman,Bold,14,NoItalic,NoUnderline
SerifMedium_H7_font=Times New Roman,NoBold,14,NoItalic,NoUnderline
SerifMedium_Listing_font=Courier New,NoBold,12,NoItalic,NoUnderline
SerifMedium_XMP_font=Courier New,NoBold,12,NoItalic,NoUnderline
SerifMedium_PlainText_font=Courier New,NoBold,12,NoItalic,NoUnderline
SerifMedium_Pre_font=Courier New,NoBold,12,NoItalic,NoUnderline
SerifMedium_Address_font=Times New Roman,NoBold,12,Italic,NoUnderline
SerifMedium_BlockQuote_font=Times New Roman,NoBold,12,Italic,NoUnderline
StyleSheet_Name_3=SerifLarge
SerifLarge_Normal_font=Times New Roman,NoBold,18,NoItalic,NoUnderline
SerifLarge_H1_font=Times New Roman,Bold,32,NoItalic,NoUnderline
SerifLarge_H2_font=Times New Roman,Bold,28,NoItalic,NoUnderline
SerifLarge_H3_font=Times New Roman,NoBold,28,Italic,NoUnderline
SerifLarge_H4_font=Times New Roman,Bold,20,NoItalic,NoUnderline
SerifLarge_H5_font=Times New Roman,NoBold,20,Italic,NoUnderline
SerifLarge_H6_font=Times New Roman,Bold,20,NoItalic,NoUnderline
SerifLarge_H7_font=Times New Roman,NoBold,20,NoItalic,NoUnderline
SerifLarge_Listing_font=Courier New,NoBold,18,NoItalic,NoUnderline
SerifLarge_XMP_font=Courier New,NoBold,18,NoItalic,NoUnderline
SerifLarge_PlainText_font=Courier New,NoBold,18,NoItalic,NoUnderline
SerifLarge_Pre_font=Courier New,NoBold,18,NoItalic,NoUnderline
SerifLarge_Address_font=Times New Roman,NoBold,18,Italic,NoUnderline
SerifLarge_BlockQuote_font=Times New Roman,NoBold,18,Italic,NoUnderline
StyleSheet_Name_4=SansSerifSmall
SansSerifSmall_Normal_font=Arial,NoBold,10,NoItalic,NoUnderline
SansSerifSmall_H1_font=Arial,Bold,16,NoItalic,NoUnderline
SansSerifSmall_H2_font=Arial,Bold,14,NoItalic,NoUnderline
SansSerifSmall_H3_font=Arial,NoBold,14,Italic,NoUnderline
SansSerifSmall_H4_font=Arial,Bold,12,NoItalic,NoUnderline
SansSerifSmall_H5_font=Arial,NoBold,12,Italic,NoUnderline
SansSerifSmall_H6_font=Arial,Bold,12,NoItalic,NoUnderline
SansSerifSmall_H7_font=Arial,NoBold,12,NoItalic,NoUnderline
SansSerifSmall_Listing_font=Courier New,NoBold,10,NoItalic,NoUnderline
SansSerifSmall_XMP_font=Courier New,NoBold,10,NoItalic,NoUnderline
SansSerifSmall_PlainText_font=Courier New,NoBold,10,NoItalic,NoUnderline
SansSerifSmall_Pre_font=Courier New,NoBold,10,NoItalic,NoUnderline
SansSerifSmall_Address_font=Arial,NoBold,10,Italic,NoUnderline
SansSerifSmall_BlockQuote_font=Arial,NoBold,10,Italic,NoUnderline
StyleSheet_Name_5=SansSerifMedium
SansSerifMedium_Normal_font=Arial,NoBold,12,NoItalic,NoUnderline
SansSerifMedium_H1_font=Arial,Bold,18,NoItalic,NoUnderline
SansSerifMedium_H2_font=Arial,Bold,16,NoItalic,NoUnderline
SansSerifMedium_H3_font=Arial,NoBold,16,Italic,NoUnderline
SansSerifMedium_H4_font=Arial,Bold,14,NoItalic,NoUnderline
SansSerifMedium_H5_font=Arial,NoBold,14,Italic,NoUnderline
SansSerifMedium_H6_font=Arial,Bold,14,NoItalic,NoUnderline
SansSerifMedium_H7_font=Arial,NoBold,14,NoItalic,NoUnderline
SansSerifMedium_Listing_font=Courier New,NoBold,12,NoItalic,NoUnderline
SansSerifMedium_XMP_font=Courier New,NoBold,12,NoItalic,NoUnderline
SansSerifMedium_PlainText_font=Courier New,NoBold,12,NoItalic,NoUnderline
SansSerifMedium_Pre_font=Courier New,NoBold,12,NoItalic,NoUnderline
SansSerifMedium_Address_font=Arial,NoBold,12,Italic,NoUnderline
SansSerifMedium_BlockQuote_font=Arial,NoBold,12,Italic,NoUnderline
StyleSheet_Name_6=SansSerifLarge
SansSerifLarge_Normal_font=Arial,NoBold,18,NoItalic,NoUnderline
SansSerifLarge_H1_font=Arial,Bold,32,NoItalic,NoUnderline
SansSerifLarge_H2_font=Arial,Bold,28,NoItalic,NoUnderline
SansSerifLarge_H3_font=Arial,NoBold,28,Italic,NoUnderline
SansSerifLarge_H4_font=Arial,Bold,20,NoItalic,NoUnderline
SansSerifLarge_H5_font=Arial,NoBold,20,Italic,NoUnderline
SansSerifLarge_H6_font=Arial,Bold,20,NoItalic,NoUnderline
SansSerifLarge_H7_font=Arial,NoBold,20,NoItalic,NoUnderline
SansSerifLarge_Listing_font=Courier New,NoBold,18,NoItalic,NoUnderline
SansSerifLarge_XMP_font=Courier New,NoBold,18,NoItalic,NoUnderline
SansSerifLarge_PlainText_font=Courier New,NoBold,18,NoItalic,NoUnderline
SansSerifLarge_Pre_font=Courier New,NoBold,18,NoItalic,NoUnderline
SansSerifLarge_Address_font=Arial,NoBold,18,Italic,NoUnderline
SansSerifLarge_BlockQuote_font=Arial,NoBold,18,Italic,NoUnderline
StyleSheet_Name_7=MixedSmall
MixedSmall_Normal_font=Times New Roman,NoBold,10,NoItalic,NoUnderline
MixedSmall_H1_font=Arial,Bold,16,NoItalic,NoUnderline
MixedSmall_H2_font=Arial,Bold,14,NoItalic,NoUnderline
MixedSmall_H3_font=Arial,NoBold,14,Italic,NoUnderline
MixedSmall_H4_font=Arial,Bold,12,NoItalic,NoUnderline
MixedSmall_H5_font=Arial,NoBold,12,Italic,NoUnderline
MixedSmall_H6_font=Arial,Bold,12,NoItalic,NoUnderline
MixedSmall_H7_font=Arial,NoBold,12,NoItalic,NoUnderline
MixedSmall_Listing_font=Courier New,NoBold,10,NoItalic,NoUnderline
MixedSmall_XMP_font=Courier New,NoBold,10,NoItalic,NoUnderline
MixedSmall_PlainText_font=Courier New,NoBold,10,NoItalic,NoUnderline
MixedSmall_Pre_font=Courier New,NoBold,10,NoItalic,NoUnderline
MixedSmall_Address_font=Times New Roman,NoBold,10,Italic,NoUnderline
MixedSmall_BlockQuote_font=Times New Roman,NoBold,10,Italic,NoUnderline
StyleSheet_Name_8=MixedMedium
MixedMedium_Normal_font=Times New Roman,NoBold,12,NoItalic,NoUnderline
MixedMedium_H1_font=Arial,Bold,18,NoItalic,NoUnderline
MixedMedium_H2_font=Arial,Bold,16,NoItalic,NoUnderline
MixedMedium_H3_font=Arial,NoBold,16,Italic,NoUnderline
MixedMedium_H4_font=Arial,Bold,14,NoItalic,NoUnderline
MixedMedium_H5_font=Arial,NoBold,14,Italic,NoUnderline
MixedMedium_H6_font=Arial,Bold,14,NoItalic,NoUnderline
MixedMedium_H7_font=Arial,NoBold,14,NoItalic,NoUnderline
MixedMedium_Listing_font=Courier New,NoBold,12,NoItalic,NoUnderline
MixedMedium_XMP_font=Courier New,NoBold,12,NoItalic,NoUnderline
MixedMedium_PlainText_font=Courier New,NoBold,12,NoItalic,NoUnderline
MixedMedium_Pre_font=Courier New,NoBold,12,NoItalic,NoUnderline
MixedMedium_Address_font=Times New Roman,NoBold,12,Italic,NoUnderline
MixedMedium_BlockQuote_font=Times New Roman,NoBold,12,Italic,NoUnderline
StyleSheet_Name_9=MixedLarge
MixedLarge_Normal_font=Times New Roman,NoBold,18,NoItalic,NoUnderline
MixedLarge_H1_font=Arial,Bold,32,NoItalic,NoUnderline
MixedLarge_H2_font=Arial,Bold,28,NoItalic,NoUnderline
MixedLarge_H3_font=Arial,NoBold,28,Italic,NoUnderline
MixedLarge_H4_font=Arial,Bold,20,NoItalic,NoUnderline
MixedLarge_H5_font=Arial,NoBold,20,Italic,NoUnderline
MixedLarge_H6_font=Arial,Bold,20,NoItalic,NoUnderline
MixedLarge_H7_font=Arial,NoBold,20,NoItalic,NoUnderline
MixedLarge_Listing_font=Courier New,NoBold,18,NoItalic,NoUnderline
MixedLarge_XMP_font=Courier New,NoBold,18,NoItalic,NoUnderline
MixedLarge_PlainText_font=Courier New,NoBold,18,NoItalic,NoUnderline
MixedLarge_Pre_font=Courier New,NoBold,18,NoItalic,NoUnderline
MixedLarge_Address_font=Times New Roman,NoBold,18,Italic,NoUnderline
MixedLarge_BlockQuote_font=Times New Roman,NoBold,18,Italic,NoUnderline
;
; If you need to add a custom style sheet, you should make sure that you
; number it correctly and provide a name. Use the name as the base for
; all 14 font specifications. You can copy the following lines and use
; them as a template.
;
;StyleSheet_Name_10=MYSTYLESHEET
;MYSTYLESHEET_Normal_font=Times New Roman,NoBold,18,NoItalic,NoUnderline
;MYSTYLESHEET_H1_font=Arial,Bold,32,NoItalic,NoUnderline
;MYSTYLESHEET_H2_font=Arial,Bold,28,NoItalic,NoUnderline
;MYSTYLESHEET_H3_font=Arial,NoBold,24,Italic,NoUnderline
;MYSTYLESHEET_H4_font=Arial,Bold,20,NoItalic,NoUnderline
;MYSTYLESHEET_H5_font=Arial,NoBold,20,Italic,NoUnderline
;MYSTYLESHEET_H6_font=Arial,Bold,20,NoItalic,NoUnderline
;MYSTYLESHEET_H7_font=Arial,NoBold,20,NoItalic,NoUnderline
;MYSTYLESHEET_Listing_font=Courier New,NoBold,18,NoItalic,NoUnderline
;MYSTYLESHEET_XMP_font=Courier New,NoBold,18,NoItalic,NoUnderline
;MYSTYLESHEET_PlainText_font=Courier New,NoBold,18,NoItalic,NoUnderline
;MYSTYLESHEET_Pre_font=Courier New,NoBold,18,NoItalic,NoUnderline
;MYSTYLESHEET_Address_font=Times New Roman,NoBold,18,Italic,NoUnderline
;MYSTYLESHEET_BlockQuote_font=Times New Roman,NoBold,18,Italic,NoUnderline
; --------------------------------
;
; This section is intended to support vendor configuration of Mosaic
;
[Custom_URL_Menu]
enable=no
count=4
name=&URL
title_1 = Spyglass Home Page
url_1 = http://www.spyglass.com/
; Note that entry number 2 is totally missing. This becomes a separator.
; Note the missing title_3 entry. The title defaults to be the same as the URL.
url_3 = http://info.cern.ch/
title_4 = NCSA What's New
url_4 = http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Docs/whats-new.html
; --------------------------------
;
; External viewers (Helpers) are configured by specifying a MIME type on a line of
; the form TYPE# where # is an integer. The numbers must be contiguous.
; Then, set the MIME type = to the application you wish to use to view
; files of that type. Insert %s where you want the filename of the viewer
; temp file to be substituted.
;
; TYPE0=image/jpeg
; TYPE1=image/gif
; image/jpeg = c:\myviewer\myviewer.exe %s
;
[Viewers]
TYPE0=image/jpeg
TYPE1=image/gif
TYPE2=text/html
TYPE3=text/plain
TYPE4=audio/basic
TYPE5=audio/x-aiff
TYPE6=audio/x-wav
TYPE7=image/tiff
TYPE8=application/postscript
TYPE9=video/mpeg
TYPE10=video/quicktime
TYPE11=video/x-msvideo
TYPE12=application/pdf
TYPE13=application/zip
TYPE14=application/x-tar
TYPE15=application/rtf
TYPE16=application/x-stuffit
TYPE17=application/mac-binhex40
TYPE18=application/x-compress
TYPE19=application/x-gzip
TYPE20=application/x-hdf
TYPE21=text/x-sgml
; --------------------------------
; Suffixes (file extensions) for a given MIME type are configured here. These
; suffixes are not used for HTTP URL's, since the HTTP protocol specifies
; the MIME type, therefore Mosaic does not have to guess the MIME type by
; file extension. MIME types which appear here must be defined in the [Viewers]
; section.
;
[Suffixes]
image/jpeg=.jpeg .jpg
image/gif=.gif
text/html=.htm .html
text/plain=.txt .c .h .ini
audio/basic=.au
audio/x-aiff=.aiff .aif
audio/x-wav=.wav
image/tiff=.tif .tiff
application/postscript=.ps .eps .ai
video/mpeg=.mpeg .mpg
video/quicktime=.qt .mov
video/x-msvideo=.avi
application/pdf=.pdf
application/zip=.zip
application/x-tar=.tar
application/rtf=.rtf
application/x-stuffit=.sit
application/mac-binhex40=.hqx
application/x-compress=.Z
application/x-gzip=.gz
application/x-hdf=.hdf
text/x-sgml=.sgm .sgml
; --------------------------------
;
; Valid settings for an encoding are binary, 7bit, or 8bit
;
; image/jpeg = binary
; image/gif = binary
;
[Encodings]
image/jpeg=binary
image/gif=binary
text/html=8bit
text/plain=7bit
audio/basic=binary
audio/x-aiff=binary
audio/x-wav=binary
image/tiff=binary
application/postscript=8bit
video/mpeg=binary
video/quicktime=binary
video/x-msvideo=binary
application/pdf=binary
application/zip=binary
application/x-tar=binary
application/rtf=8bit
application/x-stuffit=binary
application/mac-binhex40=8bit
application/x-compress=binary
application/x-gzip=binary
application/x-hdf=binary
text/x-sgml=binary
; --------------------------------
;
; MIME Descriptions contains the plain-language descriptions which
; appear in the Helpers dialog.
;
[MIME Descriptions]
image/jpeg=JPEG Images
image/gif=GIF Images
text/html=HTML Documents
text/plain=Text Files
audio/basic=Audio Files
audio/x-aiff=AIFF Files
audio/x-wav=WAVE Files
image/tiff=TIFF Images
application/postscript=PostScript Files
video/mpeg=MPEG Movies
video/quicktime=QuickTime Movies
video/x-msvideo=Microsoft Video Movies
application/pdf=PDF Files
application/zip=ZIP Archives
application/x-tar=TAR Archives
application/rtf=Rich Text Format Files
application/x-stuffit=Stuffit Archives
application/mac-binhex40=Binhex Files
application/x-compress=Compressed Files
application/x-gzip=GZIP Files
application/x-hdf=HDF Data Files
text/x-sgml=SGML Documents
; --------------------------------
;
; This section provides the DDE service names for preconfigured Mosaic SDI
; Helpers.
;
[SDI_Viewers]
; --------------------------------
;
[SecurityProtocols]
Basic=Basic_Load,basic.dll
Digest=Digest_Load,digest.dll
FirstVirtual=fv_Load,fv.dll
; --------------------------------
; This section is used during the install process
;
[Version]
Build=2.0.0.BUILDNUM